home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / kprot12.zip / KPROTECT.DOC < prev    next >
Text File  |  1992-02-08  |  6KB  |  109 lines

  1.                        ┌────────────────────────────┐
  2.                        │      Kill Protect 1.2      │
  3.                        └────────────────────────────┘
  4.  
  5.  
  6.                              !!!! WARNING !!!!
  7.    !!   This Program Is Designed for GT 16.00 or 17.00 Specifically   !!
  8.    !!  Use on any other version could prove hazardous to your system  !!
  9.  
  10.                                   01-11-92
  11.        ──────────────────────────────────────────────────────────────
  12.                                   History
  13.        ──────────────────────────────────────────────────────────────
  14.  
  15.          01-11-92   Ver 1.0 Initial Release
  16.          01-12-92   Ver 1.1 Introduction of /F: Parameter (see below)
  17.          02-08-92   Ver 1.2 Fixed a small bug in reading of GTMDIR.BBS
  18.                             Multiple message variables were not under-
  19.                             stood in ver 1.0 and 1.1. For example....
  20.                             if you had #^E:\GTMAIL\SYSOP, KPROTECT would
  21.                             error out when opening MESSAGE.CTL.
  22.  
  23.        ──────────────────────────────────────────────────────────────
  24.                                 What is It?
  25.        ──────────────────────────────────────────────────────────────
  26.          A simple little program that will go to each message area
  27.          listed in your GTMDIR.BBS file and "Kill Protect" each message
  28.          that is not currently either "Private" or "Kill Protect".
  29.          At the end of each execution you will be given a report on,
  30.          1. The total number of messages available on your system, 2.
  31.          The total number of "Kill Protected" messages on your system,
  32.          3.  Total number of "Private" messages on your system, 4. Total
  33.          number of message areas found in your GTMDIR.BBS file, 5. Total
  34.          number of message areas that were successfully processed, 6.
  35.          The total number of unsuccessfully processed message areas, 7.
  36.          Total number of messages that were converted to "Kill Protect"
  37.          status on this execution of KPROTECT.
  38.  
  39.  
  40.        ──────────────────────────────────────────────────────────────
  41.                                   Why Is It?
  42.        ──────────────────────────────────────────────────────────────
  43.  
  44.          You may be asking about now, Why would you want to do this?
  45.          It's simple.  On my system, all "Public" messages default
  46.          to "Kill Protect" when they are entered.  Unfortunately not
  47.          all systems in the GT Network are not this way.  Therefore
  48.          messages arriving in echos that are not marked "Kill Protect"
  49.          are often deleted by users as they read the echos.  By marking
  50.          all NON-Private messages as "Kill Protect" the messages will
  51.          remain in the echo areas for others to read.  Besides, my
  52.          nightly maintenance is very efficient at removing out of date
  53.          messages for me automatically.
  54.  
  55.        ──────────────────────────────────────────────────────────────
  56.                                  Execution..
  57.        ──────────────────────────────────────────────────────────────
  58.          Running the program is very easy.  The only things that are
  59.          required are 1. A valid GTPATH statement, and a valid GTMDIR.BBS
  60.          file in the directory pointed to by GTPATH.  KPROTECT takes care
  61.          of the rest of it.  It reads each line of the GTMDIR.BBS file
  62.          and takes appropriate action on each message area.  The program
  63.          is intended to run daily either during your nightly maintenance
  64.          or after any mail run.  I personally run the utility after each
  65.          run of MDIST, just to pick up any stray "Un Kill Protected"
  66.          messages that should arrive.  If you would rather specify a
  67.    |     filename other than GTMDIR.BBS you may use a /F: parameter on
  68.    |     the command line of KPROTECT.  For example....
  69.    |
  70.    |     KPROTECT /F:C:\TESTING\ALTERNATE.BBS
  71.    |
  72.    |     This would read information from a file named ALTERNATE.BBS
  73.    |     located in C:\TESTING.  This file MUST be in the same format
  74.    |     as the GTMDIR.BBS file.
  75.    |
  76.  
  77.  
  78.        ──────────────────────────────────────────────────────────────
  79.                                  Errorlevels
  80.        ──────────────────────────────────────────────────────────────
  81.          Here are the possible errorlevel exits the program will give.
  82.       
  83.                   ERRORLEVEL 0  No Problems, Good Run.....
  84.                   ERRORLEVEL 1  GTPATH Environment not Set.
  85.                   ERRORLEVEL 2  Cannot Find GTMDIR.BBS in GTPATH.
  86.  
  87.  
  88.        ──────────────────────────────────────────────────────────────
  89.                             Who Is Responsible for This?
  90.        ──────────────────────────────────────────────────────────────
  91.                                Rob Roesch
  92.                                The HOTware BBS
  93.                                GT Power Net-Node 064/003
  94.                                Rt 7 Box 566
  95.                                Mocksville, NC
  96.                                704-492-2081 (USR 14.4 DS)
  97.  
  98.           If you start using this utility, and get a chance, let me know 
  99.           what you think of it.  If you don't have any use for it, delete  
  100.           it for your total refund of all the disk space that it was
  101.           occupying.  This program comes with no warranty, no guarantee,
  102.           and no promises.  If it works GREAT, if not let me know and I
  103.           will gladly take a look at it in my spare time.  If you really
  104.           really really like the program and want to make any donations,
  105.           feel free, but it is not a requirement.....
  106.                                                                 
  107.  
  108. EOF
  109.